projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44c6492
)
(gnus-uu-tmp-dir): Use temporary-file-directory.
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 7 Sep 1999 13:04:48 +0000
(13:04 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 7 Sep 1999 13:04:48 +0000
(13:04 +0000)
lisp/gnus/gnus-uu.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/gnus-uu.el
b/lisp/gnus/gnus-uu.el
index b7326dbf1c9862935493e4feb3f0e5db1d19353c..2a976c3bb6be0fb3c4b28a5234c1c32d164442a2 100644
(file)
--- a/
lisp/gnus/gnus-uu.el
+++ b/
lisp/gnus/gnus-uu.el
@@
-217,7
+217,7
@@
Note that this variable can be used in conjunction with the
;; Various variables users may set
-(defcustom gnus-uu-tmp-dir
"/tmp/"
+(defcustom gnus-uu-tmp-dir
temporary-file-directory
"*Variable saying where gnus-uu is to do its work.
Default is \"/tmp/\"."
:group 'gnus-extract